How to Install cwebx software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install cwebx software package in Ubuntu 12.04 LTS (Precise Pangolin)

cwebx software package provides C/C++ literate programming system (Marc van Leeuwens version), you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install cwebx 

cwebx is installed in your system.

Make ensure the cwebx package were installed using the commands given below,

$ sudo dpkg-query -l | grep cwebx *

You will get with cwebx package name, version, architecture and description in a table

cwebx package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Development
Package cwebx
Version 3.04-9
Description C/C++ literate programming system (Marc van Leeuwens version)
Sub Section devel


See Also, How to uninstall or remove cwebx software package from Ubuntu 12.04 LTS (Precise Pangolin)?